home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / tkbrain-.0 / tkbrain- / tkbrain / README < prev    next >
Text File  |  1996-01-14  |  2KB  |  41 lines

  1. # README -- 
  2. # Author          : JΘr⌠me Santini  <santini@soleil.univ-orleans.fr>
  3. # Created On      : Sun Jan 14 17:49:04 1996
  4. # Last Modified By: JΘr⌠me Santini  <js@zoe4>
  5. # Last Modified On: Sun Jan 14 18:04:00 1996
  6. # File Path       : /home/js/tmp/tkbrain/README
  7. # Update Count    : 2
  8.  
  9. # --------------------------------------------------------------------
  10. INSTALLATION: 
  11. - make the first line of "tkBrain" point to where "whish" is on your
  12. system (/usr/local/bin/wish is the default)
  13. - compile "randomize" by typing "make"
  14. - copy "tkBrain" and "randomize" somewhere in your path
  15.  
  16. # --------------------------------------------------------------------
  17.     This is my first try of writing a program in tcl/tk, so please
  18. think of this if you try to read the source. As I couldn't figure out
  19. how to generate a random number in tcl, I had to use a external C
  20. program to do this, so make sure to install "randomize" in your path
  21. before starting tkBrain, or, better, TELL ME HOW TO DO THIS IN TCL...
  22.  
  23.     Please note that this program was written in tcl7.4/tk4.0, and
  24. was not tried with any other version
  25.  
  26.     As my goal was to learn tcl/tk, and not to make something new,
  27. I took the idea in a little game I played on my Amiga some years
  28. ago. So why write a new doc, while the original game already had one ?
  29. (and anyway, who read docs ?)  It is included in this archive under
  30. the name "amiga/brain.doc".  Read it if you really can't guess how to
  31. use this program...
  32.  
  33. # --------------------------------------------------------------------
  34. JΘr⌠me Santini  <santini@soleil.univ-orleans.fr>
  35. 123, rue d'Entraigues
  36. 37000 Tours
  37. France
  38.  
  39. # --------------------------------------------------------------------
  40. # EOF
  41.